[INFO] fetching crate kodegen_tools_claude_agent 0.1.0...
[INFO] testing kodegen_tools_claude_agent-0.1.0 against try#b8e88e5ddf5521a9f43ee3f62a702388c713e4bb for pr-155114
[INFO] extracting crate kodegen_tools_claude_agent 0.1.0 into /workspace/builds/worker-7-tc2/source
[INFO] removed /workspace/builds/worker-7-tc2/source/rust-toolchain.toml
[INFO] started tweaking crates.io crate kodegen_tools_claude_agent 0.1.0
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate kodegen_tools_claude_agent 0.1.0
[INFO] tweaked toml for crates.io crate kodegen_tools_claude_agent 0.1.0 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate kodegen_tools_claude_agent 0.1.0 on toolchain b8e88e5ddf5521a9f43ee3f62a702388c713e4bb
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate kodegen_tools_claude_agent 0.1.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] fc64df889df14c9ab2d03de8bf8dc3ce5607d618011bc41c58360823e716cf82
[INFO] running `Command { std: "docker" "start" "-a" "fc64df889df14c9ab2d03de8bf8dc3ce5607d618011bc41c58360823e716cf82", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fc64df889df14c9ab2d03de8bf8dc3ce5607d618011bc41c58360823e716cf82", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fc64df889df14c9ab2d03de8bf8dc3ce5607d618011bc41c58360823e716cf82", kill_on_drop: false }`
[INFO] [stdout] fc64df889df14c9ab2d03de8bf8dc3ce5607d618011bc41c58360823e716cf82
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 67b1d49539db6deae7b7bbecc3a75808635fd50a44651f389aa86377fd611a67
[INFO] running `Command { std: "docker" "start" "-a" "67b1d49539db6deae7b7bbecc3a75808635fd50a44651f389aa86377fd611a67", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling aws-lc-rs v1.14.1
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling rustls v0.23.32
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]    Compiling webpki-roots v1.0.4
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling grep-matcher v0.1.8
[INFO] [stderr]    Compiling anstyle-query v1.1.4
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling encoding_rs_io v0.1.7
[INFO] [stderr]    Compiling fs-err v3.1.3
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling arraydeque v0.5.1
[INFO] [stderr]    Compiling cyrup_termcolor v2.0.0
[INFO] [stderr]    Compiling clap_builder v4.5.51
[INFO] [stderr]    Compiling unicode-normalization v0.1.25
[INFO] [stderr]    Compiling rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling arc-swap v1.7.1
[INFO] [stderr]    Compiling yaml-rust2 v0.10.4
[INFO] [stderr]    Compiling jiff v0.2.15
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling indexmap v2.11.4
[INFO] [stderr]    Compiling lru v0.16.2
[INFO] [stderr]    Compiling env_home v0.1.0
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling cc v1.2.41
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling memmap2 v0.9.9
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling cmake v0.1.54
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling sysinfo v0.37.2
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling which v8.0.0
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling aws-lc-sys v0.32.3
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]    Compiling schemars_derive v1.0.5
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling axum-core v0.5.5
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling ref-cast v1.0.25
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling globset v0.4.18
[INFO] [stderr]    Compiling grep-searcher v0.1.16
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.3
[INFO] [stderr]    Compiling grep-cli v0.1.12
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling env_filter v0.1.4
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling grep-regex v0.1.14
[INFO] [stderr]    Compiling env_logger v0.11.8
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling ignore v0.4.25
[INFO] [stderr]    Compiling tower-http v0.5.2
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling sse-stream v0.2.1
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling rmcp-macros v0.8.3
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling clap v4.5.51
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling uuid v1.18.1
[INFO] [stderr]    Compiling grep-printer v0.3.1
[INFO] [stderr]    Compiling minijinja v2.12.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling gray_matter v0.3.2
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling grep v0.4.1
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling process-wrap v8.2.1
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling schemars v1.0.5
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling kodegen_mcp_schema v0.1.2
[INFO] [stderr]    Compiling h2 v0.4.12
[INFO] [stderr]    Compiling hyper v1.7.0
[INFO] [stderr]    Compiling hyper-util v0.1.17
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling axum v0.8.6
[INFO] [stderr]    Compiling rustls-webpki v0.103.7
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling axum-server v0.7.2
[INFO] [stderr]    Compiling reqwest v0.12.24
[INFO] [stderr]    Compiling rmcp v0.8.3
[INFO] [stderr]    Compiling kodegen_mcp_tool v0.1.2
[INFO] [stderr]    Compiling kodegen_utils v0.1.3
[INFO] [stderr]    Compiling kodegen_tools_config v0.1.1
[INFO] [stderr]    Compiling kodegen_server_http v0.1.1
[INFO] [stderr]    Compiling kodegen_tools_prompt v0.1.0
[INFO] [stderr]    Compiling kodegen_tools_claude_agent v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: feature `impl_trait_in_assoc_type` is declared but not used
[INFO] [stdout]  --> src/lib.rs:3:12
[INFO] [stdout]   |
[INFO] [stdout] 3 | #![feature(impl_trait_in_assoc_type)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_features)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: feature `negative_impls` is declared but not used
[INFO] [stdout]  --> src/lib.rs:4:12
[INFO] [stdout]   |
[INFO] [stdout] 4 | #![feature(negative_impls)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: feature `auto_traits` is declared but not used
[INFO] [stdout]  --> src/lib.rs:5:12
[INFO] [stdout]   |
[INFO] [stdout] 5 | #![feature(auto_traits)]
[INFO] [stdout]   |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: feature `fn_traits` is declared but not used
[INFO] [stdout]  --> src/lib.rs:6:12
[INFO] [stdout]   |
[INFO] [stdout] 6 | #![feature(fn_traits)]
[INFO] [stdout]   |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 08s
[INFO] running `Command { std: "docker" "inspect" "67b1d49539db6deae7b7bbecc3a75808635fd50a44651f389aa86377fd611a67", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "67b1d49539db6deae7b7bbecc3a75808635fd50a44651f389aa86377fd611a67", kill_on_drop: false }`
[INFO] [stdout] 67b1d49539db6deae7b7bbecc3a75808635fd50a44651f389aa86377fd611a67
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fb28a9f4fdd80f6095624b70948d127d63b0d681a1b84f8a455c366b13c5b3c5
[INFO] running `Command { std: "docker" "start" "-a" "fb28a9f4fdd80f6095624b70948d127d63b0d681a1b84f8a455c366b13c5b3c5", kill_on_drop: false }`
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling axum-core v0.5.5
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling tower-http v0.5.2
[INFO] [stderr]    Compiling tracing-subscriber v0.3.20
[INFO] [stderr]    Compiling which v8.0.0
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling process-wrap v8.2.1
[INFO] [stderr]    Compiling fs-err v3.1.3
[INFO] [stderr]    Compiling tokio-test v0.4.4
[INFO] [stderr]    Compiling h2 v0.4.12
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling hyper v1.7.0
[INFO] [stderr]    Compiling hyper-util v0.1.17
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling axum v0.8.6
[INFO] [stderr]    Compiling axum-server v0.7.2
[INFO] [stderr]    Compiling reqwest v0.12.24
[INFO] [stderr]    Compiling rmcp v0.8.3
[INFO] [stderr]    Compiling kodegen_mcp_tool v0.1.2
[INFO] [stderr]    Compiling kodegen_mcp_client v0.1.3
[INFO] [stderr]    Compiling kodegen_utils v0.1.3
[INFO] [stderr]    Compiling kodegen_tools_config v0.1.1
[INFO] [stderr]    Compiling kodegen_server_http v0.1.1
[INFO] [stderr]    Compiling kodegen_tools_prompt v0.1.0
[INFO] [stderr]    Compiling kodegen_tools_claude_agent v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: feature `impl_trait_in_assoc_type` is declared but not used
[INFO] [stdout]  --> src/lib.rs:3:12
[INFO] [stdout]   |
[INFO] [stdout] 3 | #![feature(impl_trait_in_assoc_type)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_features)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: feature `negative_impls` is declared but not used
[INFO] [stdout]  --> src/lib.rs:4:12
[INFO] [stdout]   |
[INFO] [stdout] 4 | #![feature(negative_impls)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: feature `auto_traits` is declared but not used
[INFO] [stdout]  --> src/lib.rs:5:12
[INFO] [stdout]   |
[INFO] [stdout] 5 | #![feature(auto_traits)]
[INFO] [stdout]   |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: feature `fn_traits` is declared but not used
[INFO] [stdout]  --> src/lib.rs:6:12
[INFO] [stdout]   |
[INFO] [stdout] 6 | #![feature(fn_traits)]
[INFO] [stdout]   |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: feature `impl_trait_in_assoc_type` is declared but not used
[INFO] [stdout]  --> src/lib.rs:3:12
[INFO] [stdout]   |
[INFO] [stdout] 3 | #![feature(impl_trait_in_assoc_type)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_features)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: feature `negative_impls` is declared but not used
[INFO] [stdout]  --> src/lib.rs:4:12
[INFO] [stdout]   |
[INFO] [stdout] 4 | #![feature(negative_impls)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: feature `auto_traits` is declared but not used
[INFO] [stdout]  --> src/lib.rs:5:12
[INFO] [stdout]   |
[INFO] [stdout] 5 | #![feature(auto_traits)]
[INFO] [stdout]   |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: feature `fn_traits` is declared but not used
[INFO] [stdout]  --> src/lib.rs:6:12
[INFO] [stdout]   |
[INFO] [stdout] 6 | #![feature(fn_traits)]
[INFO] [stdout]   |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `kodegen_tools_claude_agent` (example "claude_agent_demo")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/bin/rustc --crate-name claude_agent_demo --edition=2024 examples/claude_agent_demo.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "http", "reqwest", "server"))' -C metadata=b1489ead8274f6f4 -C extra-filename=-a4ec90fe4883a696 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-e16577d217315ef4.rlib --extern async_stream=/opt/rustwide/target/debug/deps/libasync_stream-a7ecb49365470cd2.rlib --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-21bc98708c4de387.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-fb58fe418518350d.rlib --extern termcolor=/opt/rustwide/target/debug/deps/libtermcolor-6bf243064a02f8eb.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-5094c64161d7cd16.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-09f1696a0b4e74af.rlib --extern kodegen_mcp_client=/opt/rustwide/target/debug/deps/libkodegen_mcp_client-f8a0f9a6ca4a399d.rlib --extern kodegen_mcp_schema=/opt/rustwide/target/debug/deps/libkodegen_mcp_schema-f0b736f659b154c0.rlib --extern kodegen_mcp_tool=/opt/rustwide/target/debug/deps/libkodegen_mcp_tool-68893f2585735b4f.rlib --extern kodegen_server_http=/opt/rustwide/target/debug/deps/libkodegen_server_http-5edd8e5780688be3.rlib --extern kodegen_tools_claude_agent=/opt/rustwide/target/debug/deps/libkodegen_tools_claude_agent-796f9af5bc3de088.rlib --extern kodegen_tools_prompt=/opt/rustwide/target/debug/deps/libkodegen_tools_prompt-6cdd3e4f6bc9da04.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-f1f6bbc4eedafb86.rlib --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-cf2615cd160f4d87.rlib --extern rmcp=/opt/rustwide/target/debug/deps/librmcp-5ef0fc1bca0af37d.rlib --extern schemars=/opt/rustwide/target/debug/deps/libschemars-a61d783cd5ba6e6b.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-ef2b3bbfb195004b.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-0da651fa6ab2ff55.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-fb7ef7a9d64f3924.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-08201c5b6c1f55f8.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-3d0bfcbae690df99.rlib --extern tokio_test=/opt/rustwide/target/debug/deps/libtokio_test-21edbf7942ff6b51.rlib --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-8013bc8c62d046db.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-f3e0252dc247c7f6.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-1d84125e97a23f54.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-551f20e0bb967896.rlib --extern which=/opt/rustwide/target/debug/deps/libwhich-31547c17511f5dbe.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/aws-lc-sys-3e18b3830deacf57/out -L native=/opt/rustwide/target/debug/build/ring-418237b99e2e919a/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `kodegen_tools_claude_agent` (bin "kodegen-claude-agent")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/bin/rustc --crate-name kodegen_claude_agent --edition=2024 src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "http", "reqwest", "server"))' -C metadata=c658e78d1b87e08f -C extra-filename=-918adf382bc41265 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-e16577d217315ef4.rlib --extern async_stream=/opt/rustwide/target/debug/deps/libasync_stream-a7ecb49365470cd2.rlib --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-21bc98708c4de387.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-fb58fe418518350d.rlib --extern termcolor=/opt/rustwide/target/debug/deps/libtermcolor-6bf243064a02f8eb.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-5094c64161d7cd16.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-09f1696a0b4e74af.rlib --extern kodegen_mcp_schema=/opt/rustwide/target/debug/deps/libkodegen_mcp_schema-f0b736f659b154c0.rlib --extern kodegen_mcp_tool=/opt/rustwide/target/debug/deps/libkodegen_mcp_tool-68893f2585735b4f.rlib --extern kodegen_server_http=/opt/rustwide/target/debug/deps/libkodegen_server_http-5edd8e5780688be3.rlib --extern kodegen_tools_claude_agent=/opt/rustwide/target/debug/deps/libkodegen_tools_claude_agent-796f9af5bc3de088.rlib --extern kodegen_tools_prompt=/opt/rustwide/target/debug/deps/libkodegen_tools_prompt-6cdd3e4f6bc9da04.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-f1f6bbc4eedafb86.rlib --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-cf2615cd160f4d87.rlib --extern rmcp=/opt/rustwide/target/debug/deps/librmcp-5ef0fc1bca0af37d.rlib --extern schemars=/opt/rustwide/target/debug/deps/libschemars-a61d783cd5ba6e6b.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-ef2b3bbfb195004b.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-0da651fa6ab2ff55.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-08201c5b6c1f55f8.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-3d0bfcbae690df99.rlib --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-8013bc8c62d046db.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-551f20e0bb967896.rlib --extern which=/opt/rustwide/target/debug/deps/libwhich-31547c17511f5dbe.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/aws-lc-sys-3e18b3830deacf57/out -L native=/opt/rustwide/target/debug/build/ring-418237b99e2e919a/out` (signal: 9, SIGKILL: kill)
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/deps/rustces1iQL/symbols.o" "<5 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libkodegen_tools_claude_agent-796f9af5bc3de088,libkodegen_tools_prompt-6cdd3e4f6bc9da04,libminijinja-3c07882464466e2e,libgray_matter-e70d96ffae57d279,libyaml_rust2-1b86ab37493ee9cd,libarraydeque-155eafc74b557326,libhashlink-b70ec70b47a26d1d,libhashbrown-9712ead1aa55a62f,libfoldhash-675ca81b23a745d6,libwhich-31547c17511f5dbe,libenv_home-f36cc407b2314869,librustix-12ca4f3a936a307e,liblinux_raw_sys-468f3136534c61a1,libasync_stream-a7ecb49365470cd2,libkodegen_mcp_schema-f0b736f659b154c0,libkodegen_mcp_tool-68893f2585735b4f,libdirs-716af676a1a18d43,libdirs_sys-91eee1a2a05ca9ce,liboption_ext-38791eff9acb757e,libanyhow-e16577d217315ef4,libtermcolor-6bf243064a02f8eb,librmcp-5ef0fc1bca0af37d,libuuid-551f20e0bb967896,libgetrandom-558f9189e2e2651e,libreqwest-04ce8b9eb6212350,libhyper_rustls-109a57bea9d4e030,libwebpki_roots-5532e734abf187b3,libhyper_tls-c3fdc3aa43f8e3bb,libtokio_native_tls-14f2abb991127de7,libtokio_rustls-c408785c04267517,librustls-0ec6fda5227e32b7,libsubtle-e2f0af8959bd7889,libwebpki-4703e948195c4fcc,libaws_lc_rs-053907c26d834e44,libaws_lc_sys-e5fe1f51659637cc,libring-ee205d6a7f5b7ae4,libgetrandom-7d65cc3200d1de5f,libuntrusted-151845769873c416,librustls_pki_types-4630439a28f9b717,libzeroize-e5ba3babb6b7003b,libencoding_rs-ca3cc100691aa7e4,libtower_http-e24d7e30b53d116e,libiri_string-78898a3d7d778ef5,libnative_tls-6134dacd310c889a,libopenssl_probe-d74274d8b7245f2e,libopenssl-a95a2beb98525cde,libforeign_types-5f537df59e969067,libforeign_types_shared-eb5f1cae025af37f,libopenssl_sys-ca4444b73b5ce1e6,liburl-c838347b795d1a2c,libidna-1d04e00ff507e6b5,libutf8_iter-efb3984ee203d151,libidna_adapter-1624553be91a49d3,libicu_properties-3c7f6508ad9d677b,libicu_properties_data-3ce857fd8af40458,libicu_normalizer-e3befc08f4ee3ad4,libicu_normalizer_data-36a6e4b72d993458,libicu_collections-e7069cfc770abf3e,libpotential_utf-92b2a856db511eb9,libicu_provider-51993b4ec4603c43,libicu_locale_core-0ddd98f5a5c799d0,libtinystr-52a0d19933171881,liblitemap-7055f24027520888,libwriteable-39ee9a118905f912,libzerovec-6af0fb7a75ce16cc,libzerotrie-cc5cbf0dcdc8b344,libyoke-c96ac4ecf3fa5f81,libstable_deref_trait-eb639fe9014693dd,libzerofrom-fc2fc978134368d8,libaxum-b9c10baf07030f33,libserde_path_to_error-5c464e7c12e3be50,libserde_urlencoded-0690d321acbd43e2,libform_urlencoded-e63e84c134db7b31,libhyper_util-1d14e4f8c896fca7,libpercent_encoding-99cdb00cefa02ca0,libipnet-7f24c5b85fa70b77,libhyper-458c7d6756fa65c1,libwant-4a0be0a267c8825f,libtry_lock-b2ba3b7879656042,libhttparse-2dcf90c780aed9d3,libh2-8de18ea11f001115,libatomic_waker-f98c2fb1596910db,libhttpdate-fd089b66c335a993,libmatchit-6d2c723f32ec3b7e,libaxum_core-9e2bd278f9e9607b,libmime-7cbfcc84299bf52b,libtower-e2aa683c0478b1c2,libsync_wrapper-c4446c9ab9748a89,libtower_layer-5699d784b4449e00,libsse_stream-c22c892e7c4159e2,libhttp_body_util-e7173c4bbb82e3cb,libhttp_body-af815635f38ac68e,libhttp-a7d18df8952aa204,libfnv-2a26f5d3b9cd4973,libprocess_wrap-834217936a8b97f7,libindexmap-3c14d5178bf66ee5,libhashbrown-6daa10889386655f,libequivalent-9631f206a02b9f54,liballocator_api2-61425620d8bdad59,libfoldhash-d879794daeb2a923,libnix-9fad48b83aa10b4e,libtokio_stream-7606c7d4e3227e06,libtracing-f3e0252dc247c7f6,liblog-f1f6bbc4eedafb86,libtracing_core-1b6f90fc5e75a37f,libonce_cell-db8f3eed2a1f3f7b,libtokio_util-8013bc8c62d046db,libtower_service-222788e4f5219726,libfutures-09f1696a0b4e74af,libfutures_executor-cb8417396a087e0e,libfutures_util-08e7fa1aada8e9bb,libfutures_io-de365546141a7cae,libslab-61ed84375f91dbc7,libfutures_channel-f8b566c7bd079e89,libfutures_sink-bb58a37a11906cee,libfutures_task-0897da15ce1c548c,libpin_utils-edd6e294c1e21a4f,libfutures_core-c23514cefd9aa7c7,libschemars-a61d783cd5ba6e6b,libdyn_clone-b4373bc64eef4ba3,libref_cast-98807fcca26f2872,libbase64-fff42f7554bbeb90,libserde_json-0da651fa6ab2ff55,libmemchr-c5a8540217c8112c,libitoa-7e733f37fe56f881,libryu-f1418741a05f84c6,libchrono-fb58fe418518350d,libiana_time_zone-8ff78489a2abaa85,libnum_traits-c33a51d2327c8d61,libthiserror-08201c5b6c1f55f8,libserde-ef2b3bbfb195004b,libserde_core-243a97e0be0a96fc,libbitflags-21bc98708c4de387,libtokio-3d0bfcbae690df99,libsignal_hook_registry-1afdaa71f79b4858,libsocket2-965c5d97e2b6a2c2,libbytes-a98c6e187cd1e46b,libmio-9d9db955060ebe63,libparking_lot-cf2615cd160f4d87,libparking_lot_core-37efeb262bf2dc6b,liblibc-1402d77581571ae3,libcfg_if-fb4fff39c6905280,libsmallvec-128704011005142e,liblock_api-ff2db0b8acf8234a,libscopeguard-88d64e99d3001c2a,libpin_project_lite-5ffafa3f2ed0bb57}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustces1iQL/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/aws-lc-sys-3e18b3830deacf57/out" "-L" "/opt/rustwide/target/debug/build/ring-418237b99e2e919a/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/control_protocol_tests-50913b62c8ec32f1" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `kodegen_tools_claude_agent` (test "control_protocol_tests") due to 1 previous error
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcmMwIwi/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libkodegen_tools_claude_agent-796f9af5bc3de088,libkodegen_tools_prompt-6cdd3e4f6bc9da04,libminijinja-3c07882464466e2e,libgray_matter-e70d96ffae57d279,libyaml_rust2-1b86ab37493ee9cd,libarraydeque-155eafc74b557326,libhashlink-b70ec70b47a26d1d,libhashbrown-9712ead1aa55a62f,libfoldhash-675ca81b23a745d6,libwhich-31547c17511f5dbe,libenv_home-f36cc407b2314869,librustix-12ca4f3a936a307e,liblinux_raw_sys-468f3136534c61a1,libasync_stream-a7ecb49365470cd2,libkodegen_mcp_schema-f0b736f659b154c0,libkodegen_mcp_tool-68893f2585735b4f,libdirs-716af676a1a18d43,libdirs_sys-91eee1a2a05ca9ce,liboption_ext-38791eff9acb757e,libanyhow-e16577d217315ef4,libtermcolor-6bf243064a02f8eb,librmcp-5ef0fc1bca0af37d,libuuid-551f20e0bb967896,libgetrandom-558f9189e2e2651e,libreqwest-04ce8b9eb6212350,libhyper_rustls-109a57bea9d4e030,libwebpki_roots-5532e734abf187b3,libhyper_tls-c3fdc3aa43f8e3bb,libtokio_native_tls-14f2abb991127de7,libtokio_rustls-c408785c04267517,librustls-0ec6fda5227e32b7,libsubtle-e2f0af8959bd7889,libwebpki-4703e948195c4fcc,libaws_lc_rs-053907c26d834e44,libaws_lc_sys-e5fe1f51659637cc,libring-ee205d6a7f5b7ae4,libgetrandom-7d65cc3200d1de5f,libuntrusted-151845769873c416,librustls_pki_types-4630439a28f9b717,libzeroize-e5ba3babb6b7003b,libencoding_rs-ca3cc100691aa7e4,libtower_http-e24d7e30b53d116e,libiri_string-78898a3d7d778ef5,libnative_tls-6134dacd310c889a,libopenssl_probe-d74274d8b7245f2e,libopenssl-a95a2beb98525cde,libforeign_types-5f537df59e969067,libforeign_types_shared-eb5f1cae025af37f,libopenssl_sys-ca4444b73b5ce1e6,liburl-c838347b795d1a2c,libidna-1d04e00ff507e6b5,libutf8_iter-efb3984ee203d151,libidna_adapter-1624553be91a49d3,libicu_properties-3c7f6508ad9d677b,libicu_properties_data-3ce857fd8af40458,libicu_normalizer-e3befc08f4ee3ad4,libicu_normalizer_data-36a6e4b72d993458,libicu_collections-e7069cfc770abf3e,libpotential_utf-92b2a856db511eb9,libicu_provider-51993b4ec4603c43,libicu_locale_core-0ddd98f5a5c799d0,libtinystr-52a0d19933171881,liblitemap-7055f24027520888,libwriteable-39ee9a118905f912,libzerovec-6af0fb7a75ce16cc,libzerotrie-cc5cbf0dcdc8b344,libyoke-c96ac4ecf3fa5f81,libstable_deref_trait-eb639fe9014693dd,libzerofrom-fc2fc978134368d8,libaxum-b9c10baf07030f33,libserde_path_to_error-5c464e7c12e3be50,libserde_urlencoded-0690d321acbd43e2,libform_urlencoded-e63e84c134db7b31,libhyper_util-1d14e4f8c896fca7,libpercent_encoding-99cdb00cefa02ca0,libipnet-7f24c5b85fa70b77,libhyper-458c7d6756fa65c1,libwant-4a0be0a267c8825f,libtry_lock-b2ba3b7879656042,libhttparse-2dcf90c780aed9d3,libh2-8de18ea11f001115,libatomic_waker-f98c2fb1596910db,libhttpdate-fd089b66c335a993,libmatchit-6d2c723f32ec3b7e,libaxum_core-9e2bd278f9e9607b,libmime-7cbfcc84299bf52b,libtower-e2aa683c0478b1c2,libsync_wrapper-c4446c9ab9748a89,libtower_layer-5699d784b4449e00,libsse_stream-c22c892e7c4159e2,libhttp_body_util-e7173c4bbb82e3cb,libhttp_body-af815635f38ac68e,libhttp-a7d18df8952aa204,libfnv-2a26f5d3b9cd4973,libprocess_wrap-834217936a8b97f7,libindexmap-3c14d5178bf66ee5,libhashbrown-6daa10889386655f,libequivalent-9631f206a02b9f54,liballocator_api2-61425620d8bdad59,libfoldhash-d879794daeb2a923,libnix-9fad48b83aa10b4e,libtokio_stream-7606c7d4e3227e06,libtracing-f3e0252dc247c7f6,liblog-f1f6bbc4eedafb86,libtracing_core-1b6f90fc5e75a37f,libonce_cell-db8f3eed2a1f3f7b,libtokio_util-8013bc8c62d046db,libtower_service-222788e4f5219726,libfutures-09f1696a0b4e74af,libfutures_executor-cb8417396a087e0e,libfutures_util-08e7fa1aada8e9bb,libfutures_io-de365546141a7cae,libslab-61ed84375f91dbc7,libfutures_channel-f8b566c7bd079e89,libfutures_sink-bb58a37a11906cee,libfutures_task-0897da15ce1c548c,libpin_utils-edd6e294c1e21a4f,libfutures_core-c23514cefd9aa7c7,libschemars-a61d783cd5ba6e6b,libdyn_clone-b4373bc64eef4ba3,libref_cast-98807fcca26f2872,libbase64-fff42f7554bbeb90,libserde_json-0da651fa6ab2ff55,libmemchr-c5a8540217c8112c,libitoa-7e733f37fe56f881,libryu-f1418741a05f84c6,libchrono-fb58fe418518350d,libiana_time_zone-8ff78489a2abaa85,libnum_traits-c33a51d2327c8d61,libthiserror-08201c5b6c1f55f8,libserde-ef2b3bbfb195004b,libserde_core-243a97e0be0a96fc,libbitflags-21bc98708c4de387,libtokio-3d0bfcbae690df99,libsignal_hook_registry-1afdaa71f79b4858,libsocket2-965c5d97e2b6a2c2,libbytes-a98c6e187cd1e46b,libmio-9d9db955060ebe63,libparking_lot-cf2615cd160f4d87,libparking_lot_core-37efeb262bf2dc6b,liblibc-1402d77581571ae3,libcfg_if-fb4fff39c6905280,libsmallvec-128704011005142e,liblock_api-ff2db0b8acf8234a,libscopeguard-88d64e99d3001c2a,libpin_project_lite-5ffafa3f2ed0bb57}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustcmMwIwi/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/aws-lc-sys-3e18b3830deacf57/out" "-L" "/opt/rustwide/target/debug/build/ring-418237b99e2e919a/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/hooks_tests-e2e8af297a343608" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `kodegen_tools_claude_agent` (test "hooks_tests") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "fb28a9f4fdd80f6095624b70948d127d63b0d681a1b84f8a455c366b13c5b3c5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fb28a9f4fdd80f6095624b70948d127d63b0d681a1b84f8a455c366b13c5b3c5", kill_on_drop: false }`
[INFO] [stdout] fb28a9f4fdd80f6095624b70948d127d63b0d681a1b84f8a455c366b13c5b3c5
